Snippet.getLanguageId

Gets the language-id used for the source snippet.

The language identifier should be one that matches a source language [property@Language:id] property.

class Snippet
string
getLanguageId
()

Return Value

Type: string

the language identifier

Meta